home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-10-07 | 1.5 KB | 80 lines |
- [general]
- ;------------------------------------------------------------
- ; You haven't paid for it and therefore don't have a password
- passwd=
- ;------------------------------------------------------------
- ; this entry is not used in Win95-NT version
- dirinc=
- ;------------------------------------------------------------
- ; For Borland user, put the directory where:
- ; brc32.exe
- ; brcc32.exe
- ; rlink32.exe
- ; can be found. Usually it is c:\bc45\bin
- ;
- ; For MS user, put the directory where:
- ; rc.exe (32bit)
- ; link.exe (32bit)
- ; can be found. Usually it is c:\msvc20\bin
- ;
- ; If you don't have a resource compiler, set it to empty
- dirrcc=
- ;dirrcc=d:\msvc20\bin
- zipcmdl=pkzip -p -r
-
- [lang-fullname]
- 0=English
- 1=French
- 2=German
- 3=Italian
- 4=Dutch
- 5=Portuguese
- 6=Spanish
- 7=Swedish
- 8=Danish
- 9=Norwegian
- 10=Japanese
-
-
- [lang-shortname]
- 0=eng
- 1=frn
- 2=ger
- 3=itl
- 4=nth
- 5=por
- 6=spn
- 7=swd
- 8=dan
- 9=nor
- 10=jap
-
-
- [compiler-fullname]
- 0=Borland C++ 4.5
- 1=Visual C++ 2.0/2.1
-
-
- [compiler-path]
- ;------------------------------------------------------------
- ; Put the FULL PATH to your BC45 IDE here. Usually it is
- ; c:\bc45\bin\bcw.exe
- ; If you don't have it, set it to emtpy
- 0=
- ;------------------------------------------------------------
- ; Put the FULL PATH to your VC45 IDE here. Usually it is
- ; c:\msvc20\bin\msvc.exe
- ; If you don't have it, set it to emtpy
- 1=
-
- [compiler-shortname]
- 0=b45
- 1=v20
-
-
-
- [compiler-prjext]
- 0=ide
- 1=mak
-
-